Skip to content

fix: app caching invalid values before checking if they are valid#6077

Merged
Prospector merged 2 commits into
mainfrom
prospector/fix-cache-nulls
May 12, 2026
Merged

fix: app caching invalid values before checking if they are valid#6077
Prospector merged 2 commits into
mainfrom
prospector/fix-cache-nulls

Conversation

@Prospector
Copy link
Copy Markdown
Member

@Prospector Prospector commented May 12, 2026

This should fix this longstanding issue requiring users to purge their cache by collecting the uncached data after filtering out the invalid ones. Tested to work by simulating nulls in the db, on prod it shows the unable to read tags error, on this branch it just fetches new tags without error.

Closes #2919

@Prospector Prospector requested a review from aecsocket May 12, 2026 06:13
@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented May 12, 2026

Note

This changelog has been baked. Any further edits will not be reflected.

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

  • Fixed longstanding issue "Unable to read category tags from any source" that occurs sometimes when the app has cached invalid tags.

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@Prospector Prospector added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit 3083dcd May 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Unable to read category tags from any source sometimes occurs, needing to Purge cache

3 participants